From 1cfc5605fe8ea0d435d9d5884d52fc6f1e6a0925 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sat, 4 Aug 2001 18:18:52 +0000 Subject: upgrade to 1.1.0 PR: 29135 --- games/nettoe/Makefile | 8 ++++---- games/nettoe/distinfo | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'games') diff --git a/games/nettoe/Makefile b/games/nettoe/Makefile index f83e4af435d7..b9894c3d47bb 100644 --- a/games/nettoe/Makefile +++ b/games/nettoe/Makefile @@ -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 diff --git a/games/nettoe/distinfo b/games/nettoe/distinfo index 8df20037937a..87bb060a90de 100644 --- a/games/nettoe/distinfo +++ b/games/nettoe/distinfo @@ -1 +1 @@ -MD5 (nettoe-1.0.6.tar.gz) = 37b005e05ab28a7092fd6a02d77a8765 +MD5 (nettoe-1.1.0.tar.gz) = 3227629ec7ade9495c7cc4c68243a7b0 -- cgit v1.2.3