diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-16 03:16:14 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-16 03:16:14 +0000 |
commit | 3ac10856732f2b6a9168b42a9cee95948ccbd01d (patch) | |
tree | def6570629e848082d51dd55d6ebb32ef19708ba /comms/Makefile | |
parent | 2026d5c01e0e301d10637db9e47ae049871e13b1 (diff) |
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*
Notes
Notes:
svn path=/head/; revision=41449
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 c2de1c11613a..d01fe27e79ee 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> |