Index: head/games/adom/Makefile =================================================================== --- head/games/adom/Makefile (revision 119409) +++ head/games/adom/Makefile (revision 119410) @@ -1,35 +1,35 @@ # New ports collection makefile for: adom # Date created: 22 July 1999 # Whom: Oleg V. Volkov # # $FreeBSD$ # PORTNAME= adom PORTVERSION= 1.1.1 CATEGORIES= games linux MASTER_SITES= http://www.adom.de/adom/download/linux/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-elf -MAINTAINER= rover@lglobus.ru +MAINTAINER= sr-13@mail.ru COMMENT= An rogue-like advanced rpg with color support (binary port) NO_CDROM= Copy of CD must be sent to author ONLY_FOR_ARCHS= i386 USE_LINUX= yes WRKSRC= ${WRKDIR}/adom NO_BUILD= yes STRIP= # empty: do not strip linux binary! do-install: @${INSTALL_PROGRAM} ${WRKSRC}/adom ${PREFIX}/bin .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for docs in readme.1st adomfaq.txt manual.doc @${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR} .endfor .endif .include Property changes on: head/games/adom/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property