summaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2004-02-08 02:52:36 +0000
committerDoug Barton <dougb@FreeBSD.org>2004-02-08 02:52:36 +0000
commite9ab906fe5a353614c43693d075328998f78fc44 (patch)
tree7303c99ffeab7186a3b1418868c011f8ff1dcbcb /x11-clocks
parentBROKEN on 5.x: Broken pkg-plist (diff)
Unbreak by s/${PKGNAME}/${PORTNAME}-${PORTVERSION}/ for DISTNAME. The
recent (gratuitous, and obviously untested) PORTREVISION bump broke it.
Notes
Notes: svn path=/head/; revision=100330
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/asclock-gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/asclock-gtk/Makefile b/x11-clocks/asclock-gtk/Makefile
index b47a48e2c195..4e644a482134 100644
--- a/x11-clocks/asclock-gtk/Makefile
+++ b/x11-clocks/asclock-gtk/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= x11-clocks afterstep windowmaker
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= kuriyama
-DISTNAME= ${PKGNAME}beta
+DISTNAME= ${PORTNAME}-${PORTVERSION}beta
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= New flavor of asclock (GTK version)