diff options
Diffstat (limited to 'x11/fbsd-icons/Makefile')
-rw-r--r-- | x11/fbsd-icons/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/fbsd-icons/Makefile b/x11/fbsd-icons/Makefile index 3fe47ef..5b4aabb 100644 --- a/x11/fbsd-icons/Makefile +++ b/x11/fbsd-icons/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: fbsd-icons -# Version required: 1.0 # Date created: Sat Jun 14 09:43:24 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # # $FreeBSD$ # -DISTNAME= fbsd-icons -PKGNAME= fbsd-icons-1.0 +PORTNAME= fbsd-icons +PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} +DISTNAME= ${PORTNAME} MAINTAINER= andreas@FreeBSD.org |