diff options
Diffstat (limited to 'graphics/photopc/Makefile')
-rw-r--r-- | graphics/photopc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/photopc/Makefile b/graphics/photopc/Makefile index 812b9b405656..dd453782a1b2 100644 --- a/graphics/photopc/Makefile +++ b/graphics/photopc/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: photopc-1.6 -# Version required: 1.6 # Date created: 11 October 1997 # Whom: Douglas Carmichael <dcarmich@mcs.com> # # $FreeBSD$ # -DISTNAME= photopc-1.6 +PORTNAME= photopc +PORTVERSION= 1.6 CATEGORIES= graphics MASTER_SITES= ftp://ftp.average.org/pub/photopc/ |