aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/asclock-xlib/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>1999-07-25 10:58:43 +0800
committerkuriyama <kuriyama@FreeBSD.org>1999-07-25 10:58:43 +0800
commit42cee9026c7a7e8408558d615de360e7a1eb3847 (patch)
tree403f1817544bbff30ff809f3cb96af4065177311 /x11-clocks/asclock-xlib/Makefile
parent991d87fc39a185c7222285b2e8c914d7d83327cf (diff)
downloadfreebsd-ports-gnome-42cee9026c7a7e8408558d615de360e7a1eb3847.tar.gz
freebsd-ports-gnome-42cee9026c7a7e8408558d615de360e7a1eb3847.tar.zst
freebsd-ports-gnome-42cee9026c7a7e8408558d615de360e7a1eb3847.zip
Upgrade to 2.0.11.
Diffstat (limited to 'x11-clocks/asclock-xlib/Makefile')
-rw-r--r--x11-clocks/asclock-xlib/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-clocks/asclock-xlib/Makefile b/x11-clocks/asclock-xlib/Makefile
index d0d311348f83..3b90ef4fb86e 100644
--- a/x11-clocks/asclock-xlib/Makefile
+++ b/x11-clocks/asclock-xlib/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: asclock-xlib
-# Version required: 2.0.10
+# Version required: 2.0.11
# Date created: 24 April 1999
# Whom: Jun Kuriyama <kuriyama@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/04/25 00:37:57 kuriyama Exp $
+# $Id: Makefile,v 1.2 1999/04/30 09:08:10 kuriyama Exp $
#
-DISTNAME= asclock-xlib-2.0.10
+DISTNAME= asclock-xlib-2.0.11
CATEGORIES= x11-clocks afterstep windowmaker
MASTER_SITES= http://www.asclock.org/tar/
@@ -32,7 +32,7 @@ do-configure:
.endif
post-install:
-.for i in Freeamp Newstone Orb Stone analog beats classic penguin shaped
+.for i in Freeamp Newstone Orb Stone beats classic penguin shaped
(cd ${WRKSRC}/themes/${i}; \
${MKDIR} ${PREFIX}/share/asclock/${i}; \
${INSTALL_DATA} *.xpm config ${PREFIX}/share/asclock/${i}/ )