summaryrefslogtreecommitdiff
path: root/graphics/wmicons
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
commitc99c6009443219fbcb10c1baf7b6d0c93975f58a (patch)
tree979eeecc24182fdbefd4b376f9c47b344f7780cb /graphics/wmicons
parentThere was one PKGNAME hiding inside an .if. (diff)
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
Notes
Notes: svn path=/head/; revision=27514
Diffstat (limited to 'graphics/wmicons')
-rw-r--r--graphics/wmicons/Makefile4
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} \