diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-14 08:45:49 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-14 08:45:49 +0800 |
commit | 7f047fb68c725cde8ffd2b76c7784a17080c7b8b (patch) | |
tree | 2e4ab8ff34a1d977d16bd740d03383b65233604d /games/adom | |
parent | a9d06ce8636b7acb5906bac2a80fb92f5e2afd05 (diff) | |
download | freebsd-ports-gnome-7f047fb68c725cde8ffd2b76c7784a17080c7b8b.tar.gz freebsd-ports-gnome-7f047fb68c725cde8ffd2b76c7784a17080c7b8b.tar.zst freebsd-ports-gnome-7f047fb68c725cde8ffd2b76c7784a17080c7b8b.zip |
update portname/portversion stuff (games commit part 1, a-c)
Diffstat (limited to 'games/adom')
-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 |