summaryrefslogtreecommitdiff
path: root/games/an
diff options
context:
space:
mode:
Diffstat (limited to 'games/an')
-rw-r--r--games/an/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/an/Makefile b/games/an/Makefile
index 76aac23b0e3..c3d574733f4 100644
--- a/games/an/Makefile
+++ b/games/an/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:37:50 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/20 12:15:39 agc Exp $
#
DISTNAME= an-0.93
-WRKSRC= ${WRKDIR}/an-0.93
CATEGORIES= games
MASTER_SITES= ftp://suburbia.net/pub/rmj/
MAINTAINER= jonb@NetBSD.org
COMMENT= Very fast anagram generator
+WRKSRC= ${WRKDIR}/an-0.93
+
.include "../../mk/bsd.pkg.mk"