aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/asfiles
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 08:44:43 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 08:44:43 +0800
commit36d55f18b4b3cf4d9fcc38571d09a272e24f7c2e (patch)
tree12624689b16c06fd922f02290a475cd34534c473 /x11-fm/asfiles
parent02cd5b674486b620aef6f01cbf91aea248498f4c (diff)
downloadfreebsd-ports-gnome-36d55f18b4b3cf4d9fcc38571d09a272e24f7c2e.tar.gz
freebsd-ports-gnome-36d55f18b4b3cf4d9fcc38571d09a272e24f7c2e.tar.zst
freebsd-ports-gnome-36d55f18b4b3cf4d9fcc38571d09a272e24f7c2e.zip
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'x11-fm/asfiles')
-rw-r--r--x11-fm/asfiles/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/asfiles/Makefile b/x11-fm/asfiles/Makefile
index 33ae2251204a..b3c4bc2fc1e8 100644
--- a/x11-fm/asfiles/Makefile
+++ b/x11-fm/asfiles/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: ASFiles
-# Version required: 1.0
# Date created: 17 August 1997
# Whom: lukin@okbmei.msk.su
#
# $FreeBSD$
#
-DISTNAME= ASFiles-1.0
-PKGNAME= asfiles-1.0
+PORTNAME= asfiles
+PORTVERSION= 1.0
CATEGORIES= x11-fm windowmaker
MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/apps/ASFiles/ \
ftp://ftp.uni-trier.de/pub/unix/X11/window-manager/AfterStep/apps/ASFiles/
+DISTNAME= ASFiles-${PORTVERSION}
MAINTAINER= lukin@okbmei.msk.su