diff options
Diffstat (limited to 'www/sitecopy/Makefile')
-rw-r--r-- | www/sitecopy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index 7327069303b..f5b6252bb10 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2003/01/10 07:56:58 cjep Exp $ +# $NetBSD: Makefile,v 1.15 2003/07/13 13:53:52 wiz Exp $ DISTNAME= sitecopy-0.11.4 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.lyra.org/sitecopy/ |