diff options
Diffstat (limited to 'games/imaze/Makefile')
-rw-r--r-- | games/imaze/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile index cde637c3655c..e781d2f9b23a 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: imaze -# Version required: 1.3 # Date created: 27. April 1996 # Whom: Ronald Kuehn <kuehn@rz.tu-clausthal.de> # # $FreeBSD$ # -DISTNAME= imaze -PKGNAME= imaze-1.3 +PKGNAME= imaze +PORTVERSION= 1.3 CATEGORIES= games MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/games/imaze/ \ ftp://ftp.tu-clausthal.de/pub/unix/games/imaze/sounds/ |