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/adom/Makefile | |
parent | portname/portversion update (diff) |
update portname/portversion stuff (games commit part 1, a-c)
Notes
Notes:
svn path=/head/; revision=27502
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 9ed401bffe45..4333fe6abd82 100644 --- a/games/adom/Makefile +++ b/games/adom/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: adom -# Version required: 0.99g15 # Date created: 22 July 1999 # Whom: Oleg V. Volkov <rover@lglobus.ru> # # $FreeBSD$ # -DISTNAME= adom-099g15-elf -PKGNAME= adom-0.99.g15 +PORTNAME= adom +PORTVERSION= 0.99.g15 CATEGORIES= games linux MASTER_SITES= http://www.adom.de/adom/download/linux/ +DISTNAME= adom-099g15-elf MAINTAINER= rover@lglobus.ru |