diff options
author | Doug Barton <dougb@FreeBSD.org> | 2004-02-08 02:52:36 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2004-02-08 02:52:36 +0000 |
commit | e9ab906fe5a353614c43693d075328998f78fc44 (patch) | |
tree | 7303c99ffeab7186a3b1418868c011f8ff1dcbcb | |
parent | 2f4fea9231ac0cbe24781fe4efbb818de85e8d0e (diff) | |
download | ports-e9ab906fe5a353614c43693d075328998f78fc44.tar.gz ports-e9ab906fe5a353614c43693d075328998f78fc44.zip |
Notes
-rw-r--r-- | x11-clocks/asclock-gtk/Makefile | 2 |
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) |