diff options
author | billf <billf@FreeBSD.org> | 1999-04-10 03:26:49 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-04-10 03:26:49 +0800 |
commit | 88433d2afffc7eaa7ea7ae4381aadd66508eaf46 (patch) | |
tree | 6216d336650d7577e1a6a2c4b79c537b22127370 | |
parent | c175ba58b43d54f5bef5c61f0405075067f52e88 (diff) | |
download | freebsd-ports-gnome-88433d2afffc7eaa7ea7ae4381aadd66508eaf46.tar.gz freebsd-ports-gnome-88433d2afffc7eaa7ea7ae4381aadd66508eaf46.tar.zst freebsd-ports-gnome-88433d2afffc7eaa7ea7ae4381aadd66508eaf46.zip |
x11-toolkits, not x11-toolkit
-rw-r--r-- | x11-toolkits/fltk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile index afbbb554b697..3afc1d2cb18b 100644 --- a/x11-toolkits/fltk/Makefile +++ b/x11-toolkits/fltk/Makefile @@ -3,12 +3,12 @@ # Date created: 11 February 1999 # Whom: Dima Sivachenko <dima@Chg.RU> # -# $Id: Makefile,v 1.1.1.1 1999/03/07 23:52:55 billf Exp $ +# $Id: Makefile,v 1.2 1999/03/15 21:26:38 billf Exp $ # DISTNAME= fltk-19990127 PKGNAME= fltk-1999.01.27 -CATEGORIES= x11-toolkit +CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.easysw.com/pub/fltk/ \ ftp://ftp.northamerica.net/pub/ESP/fltk/ \ ftp://ftp.funet.fi/mirrors/ftp.easysw.com/pub/fltk/ \ |