diff options
Diffstat (limited to 'graphics/tifmerge/Makefile')
-rw-r--r-- | graphics/tifmerge/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/tifmerge/Makefile b/graphics/tifmerge/Makefile index 427403c..dccfb4d 100644 --- a/graphics/tifmerge/Makefile +++ b/graphics/tifmerge/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: tifmerge -# Version required: 1.0 # Date created: 29 April 1999 # Whom: G. Adam Stanislav <adam@whizkidtech.net> # # $FreeBSD$ # -DISTNAME= tiff -PKGNAME= tifmerge-1.0 +PORTNAME= tifmerge +PORTVERSION= 1.0 CATEGORIES= graphics MASTER_SITES= http://www.whizkidtech.net/fports/ +DISTNAME= tiff MAINTAINER= adam@whizkidtech.net |