1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

upgrade to 1.1.0

PR:		29135
This commit is contained in:
Ying-Chieh Liao 2001-08-04 18:18:52 +00:00
parent 727ccec482
commit 1cfc5605fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45810
2 changed files with 5 additions and 5 deletions

View File

@ -6,10 +6,10 @@
#
PORTNAME= nettoe
PORTVERSION= 1.0.6
PORTVERSION= 1.1.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= nettoe
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= rbg@gayteenresource.org
@ -20,9 +20,9 @@ GNU_CONFIGURE= yes
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/nettoe
${MKDIR} ${DOCSDIR}
.for I in AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README TO-DO
${INSTALL_DATA} ${WRKSRC}/$I ${PREFIX}/share/doc/nettoe
${INSTALL_DATA} ${WRKSRC}/$I ${DOCSDIR}
.endfor
.endif

View File

@ -1 +1 @@
MD5 (nettoe-1.0.6.tar.gz) = 37b005e05ab28a7092fd6a02d77a8765
MD5 (nettoe-1.1.0.tar.gz) = 3227629ec7ade9495c7cc4c68243a7b0