summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/adom/Makefile6
-rw-r--r--games/adom/distinfo2
-rw-r--r--games/adom/pkg-plist1
3 files changed, 5 insertions, 4 deletions
diff --git a/games/adom/Makefile b/games/adom/Makefile
index d314cea559ef..b879992393ad 100644
--- a/games/adom/Makefile
+++ b/games/adom/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= adom
-PORTVERSION= 1.0.0
+PORTVERSION= 1.1.0
CATEGORIES= games linux
MASTER_SITES= http://www.adom.de/adom/download/linux/
-DISTNAME= adom-100-elf
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-elf
MAINTAINER= rover@lglobus.ru
@@ -26,7 +26,7 @@ do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/adom ${PREFIX}/bin
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
-.for docs in readme.1st adomfaq.txt manual.doc
+.for docs in readme.1st adomfaq.txt manual.doc techstat.doc
@${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR}
.endfor
.endif
diff --git a/games/adom/distinfo b/games/adom/distinfo
index a584dfd3fac1..3250a0b2faed 100644
--- a/games/adom/distinfo
+++ b/games/adom/distinfo
@@ -1 +1 @@
-MD5 (adom-100-elf.tar.gz) = 39538706a734f643c01a89c3948fe0d5
+MD5 (adom-110-elf.tar.gz) = 3ac3686d6a02cef38a0d957efe6447c4
diff --git a/games/adom/pkg-plist b/games/adom/pkg-plist
index 384c0f63aa7f..58df1316ba90 100644
--- a/games/adom/pkg-plist
+++ b/games/adom/pkg-plist
@@ -2,4 +2,5 @@ bin/adom
%%PORTDOCS%%share/doc/adom/adomfaq.txt
%%PORTDOCS%%share/doc/adom/manual.doc
%%PORTDOCS%%share/doc/adom/readme.1st
+%%PORTDOCS%%share/doc/adom/techstat.doc
%%PORTDOCS%%@dirrm share/doc/adom