diff options
Diffstat (limited to 'www/sitecopy/Makefile')
-rw-r--r-- | www/sitecopy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index c86f88027245..8540450636ee 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sitecopy -# Version required: 0.9.* # Date created: 15 January 1999 # Whom: nik # # $FreeBSD$ # -DISTNAME= sitecopy-0.9.5 +PORTNAME= sitecopy +PORTVERSION= 0.9.5 CATEGORIES= www MASTER_SITES= http://www.lyra.org/sitecopy/ |