diff options
Diffstat (limited to 'graphics/hobbes-icons-xpm/Makefile')
-rw-r--r-- | graphics/hobbes-icons-xpm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/hobbes-icons-xpm/Makefile b/graphics/hobbes-icons-xpm/Makefile index f2eff4d5027e..48b480c7990f 100644 --- a/graphics/hobbes-icons-xpm/Makefile +++ b/graphics/hobbes-icons-xpm/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: hobbes-icons-xpm3 -# Version required: 1.0 # Date created: 19 October 1996 # Whom: pgs # # $FreeBSD$ # -DISTNAME= hobbes-icons-xpm3 -PKGNAME= hobbes-icons-xpm3-1.0 +PORTNAME= hobbes-icons-xpm3 +PORTVERSION= 1.0 CATEGORIES= graphics MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ ftp://ftp.freesoftware.com/pub/X11/R5contrib/ +DISTNAME= ${PORTNAME} MAINTAINER= giffunip@asme.org |