diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-16 10:30:03 +0800 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-16 10:30:03 +0800 |
commit | 5d74e06f5c123164bad12ebf2c5686adf398a79c (patch) | |
tree | 8186cbd7f5ab3fd5971e68bb121d47e6a9d949e1 /x11 | |
parent | f0c6d00277861ab69ba7defe5732df14e3284465 (diff) | |
download | freebsd-ports-gnome-5d74e06f5c123164bad12ebf2c5686adf398a79c.tar.gz freebsd-ports-gnome-5d74e06f5c123164bad12ebf2c5686adf398a79c.tar.zst freebsd-ports-gnome-5d74e06f5c123164bad12ebf2c5686adf398a79c.zip |
Activate pppload-1.0.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0824d6b9388b..a8105cb78429 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.183 1998/02/15 14:38:10 jseger Exp $ +# $Id: Makefile,v 1.184 1998/02/15 17:01:04 jseger Exp $ # SUBDIR += FWF @@ -50,6 +50,7 @@ SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk SUBDIR += piewm + SUBDIR += pppload SUBDIR += props SUBDIR += pythonqt SUBDIR += qt |