diff options
author | will <will@FreeBSD.org> | 2001-04-16 03:16:14 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-04-16 03:16:14 +0000 |
commit | ec300c38b073966e185021003a4b0262403f1805 (patch) | |
tree | 5cdb25850eb5131e8824b8ae2e16f248fd59a4d0 /comms/Makefile | |
parent | 50903b6182d2590475c05ad125335057c92d186e (diff) | |
download | FreeBSD-ports-ec300c38b073966e185021003a4b0262403f1805.zip FreeBSD-ports-ec300c38b073966e185021003a4b0262403f1805.tar.gz |
Add yawmppp 2.0.1, a Window Maker dockapp that helps with easy use
of pppd. I *really* like this one because it relies on shell
scripts rather than requiring you to use its GUI (i.e.: you can use it
only once, just to create your pppd scripts. Plus it has several
different GUI looks. :-) :-)
Oh well, that was the old days when i was on a modem. Bwahahaha!!
/me pets his 10baseT college ethernet connection. Good connection.
Good! Good!!
Forgotten by: will (yes, this was in my ~/ports dir for a long
long time: 403 days... longer than I have
been a committer) *hangs head in shame*
Reminded by: Some guy on IRC who's coming to Purdue. ;)
Soldier! Commit this goldurned thing to history!
YES SIR!!!! <WHIRR> *click*
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index c2de1c1..d01fe27 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -29,6 +29,7 @@ SUBDIR += vpb2 SUBDIR += xcept SUBDIR += yaps + SUBDIR += yawmppp SUBDIR += zmtx-zmrx .include <bsd.port.subdir.mk> |