summaryrefslogtreecommitdiff
path: root/x11-clocks/asclock-xlib/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1999-07-25 02:58:43 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1999-07-25 02:58:43 +0000
commitd6146e63de5b92a61292e4bb63b18a8da3222f7a (patch)
treea2d2f69595161b53deb2f6bf0d8101e077f6f8e7 /x11-clocks/asclock-xlib/Makefile
parentUpgrade to 1.6.2 which gets us out of hot water with licensing problems. (diff)
Upgrade to 2.0.11.
Notes
Notes: svn path=/head/; revision=20342
Diffstat (limited to '')
-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}/ )