diff options
Diffstat (limited to 'graphics/wmicons/Makefile')
-rw-r--r-- | graphics/wmicons/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/wmicons/Makefile b/graphics/wmicons/Makefile index c029834a8fd5..8adc589acd21 100644 --- a/graphics/wmicons/Makefile +++ b/graphics/wmicons/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: icons for WindowMaker -# Version required: 1.0 # Date created: 26 Japnuary 1999 # Whom: KIRIYAMA Kazuhiko # # $FreeBSD$ # -DISTNAME= wmicons-1.0 +PORTNAME= wmicons +PORTVERSION= 1.0 CATEGORIES= graphics windowmaker MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} \ ${MASTER_SITE_PORTS_JP} \ |