diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-04-09 19:26:49 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-04-09 19:26:49 +0000 |
commit | 028f14e2f756ccd5b626a0cdaece3ea01dfc8528 (patch) | |
tree | fe67c44c78396449bbb91b53a74612e3beca3020 /x11-toolkits | |
parent | dd761bd96325210653431817ab71ad5285755430 (diff) | |
download | ports-028f14e2f756ccd5b626a0cdaece3ea01dfc8528.tar.gz ports-028f14e2f756ccd5b626a0cdaece3ea01dfc8528.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-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/ \ |