summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/freefonts/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile
index d14dcafe1543..9ccbf1dac6fa 100644
--- a/x11-fonts/freefonts/Makefile
+++ b/x11-fonts/freefonts/Makefile
@@ -3,19 +3,19 @@
# Date created: Thu Aug 1 21:32:14 CDT 1996
# Whom: erich@FreeBSD.org
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/08/16 13:38:33 erich Exp $
#
DISTNAME= freefonts-0.10
CATEGORIES+= x11
MASTER_SITES= ftp://scam.xcf.berkeley.edu/pub/gimp/
-NO_WRKSUBDIR= yes
-USE_X11= yes
MAINTAINER= erich@FreeBSD.org
+NO_WRKSUBDIR= yes
+USE_X11= yes
+
post-install:
@cat ${PKGDIR}/DESCR
.include <bsd.port.mk>
-