diff options
Diffstat (limited to 'lang/icon')
-rw-r--r-- | lang/icon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/icon/Makefile b/lang/icon/Makefile index 97957b1d367d..f549b27b3f71 100644 --- a/lang/icon/Makefile +++ b/lang/icon/Makefile @@ -3,12 +3,12 @@ # Date created: 05 April 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.4 1995/11/22 13:12:50 asami Exp $ +# $Id: Makefile,v 1.5 1996/11/05 08:33:57 tg Exp $ # DISTNAME= icon-9.1 DISTFILES= unix.tar.gz -CATEGORIES+= lang +CATEGORIES= lang MASTER_SITES= ftp://ftp.cs.arizona.edu/icon/packages/unix/ MAINTAINER= ports@freebsd.org |