diff options
Diffstat (limited to 'games/an/Makefile')
-rw-r--r-- | games/an/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/an/Makefile b/games/an/Makefile index 19f5a3e48e95..d51d9a076624 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: an -# Version required: 0.93 # Date created: 28 Feb 1997 # Whom: proff # # $FreeBSD$ # -DISTNAME= an-0.93 +PORTNAME= an +PORTVERSION= 0.93 CATEGORIES= games MASTER_SITES= ftp://suburbia.net/pub/rmj/ \ ftp://ftp.suburbia.net/pub/rmj/ |