diff options
Diffstat (limited to 'games/adom/Makefile')
-rw-r--r-- | games/adom/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/adom/Makefile b/games/adom/Makefile index 8d6d31a7e303..287183c019b3 100644 --- a/games/adom/Makefile +++ b/games/adom/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: adom -# Version required: 0.99g14 +# Version required: 0.99g15 # Date created: 22 July 1999 # Whom: Oleg V. Volkov <rover@lglobus.ru> # # $FreeBSD$ # -DISTNAME= adom-099g14-elf -PKGNAME= adom-0.99.g14 +DISTNAME= adom-099g15-elf +PKGNAME= adom-0.99.g15 CATEGORIES= games MASTER_SITES= http://www.adom.de/adom/ |