diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-21 07:41:54 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-21 07:41:54 +0800 |
commit | e81218f0ad594debcdb7376462c5198efc985c2d (patch) | |
tree | 64b0af542c39973ed938155153857ab6e074804f /x11/gnome-applets/Makefile | |
parent | 98a0e5e88d5a792b0aa63f60d9d21449ef330e61 (diff) | |
download | marcuscom-ports-e81218f0ad594debcdb7376462c5198efc985c2d.tar marcuscom-ports-e81218f0ad594debcdb7376462c5198efc985c2d.tar.gz marcuscom-ports-e81218f0ad594debcdb7376462c5198efc985c2d.tar.bz2 marcuscom-ports-e81218f0ad594debcdb7376462c5198efc985c2d.tar.lz marcuscom-ports-e81218f0ad594debcdb7376462c5198efc985c2d.tar.xz marcuscom-ports-e81218f0ad594debcdb7376462c5198efc985c2d.tar.zst marcuscom-ports-e81218f0ad594debcdb7376462c5198efc985c2d.zip |
Remove a leftover directory.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10199 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 91e071b5e..21b660d1c 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-applets/Makefile,v 1.169 2008/01/14 15:40:10 kwm Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.170 2008/01/14 21:35:09 kwm Exp $ # PORTNAME= gnome-applets PORTVERSION= 2.21.4 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |