diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:45:49 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:45:49 +0000 |
commit | 0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8 (patch) | |
tree | 6a9eecf5c996622bdb9a53dcf4bd868e5d3c2e38 /games/an | |
parent | 0f29953274700e3113ef38abbe8132e0b248333d (diff) | |
download | ports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.tar.gz ports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.zip |
update portname/portversion stuff (games commit part 1, a-c)
Notes
Notes:
svn path=/head/; revision=27502
Diffstat (limited to 'games/an')
-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/ |