diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-14 01:29:56 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-14 01:29:56 +0800 |
commit | fc951a51e616c4604900c9afdfb9d66da6aab375 (patch) | |
tree | 45aa13af1ba01b84868c8229c72ff4f1d31b721a /games/gnome-games/Makefile | |
parent | 0de85c496e355f9c369957c6038c28ddc7971d6d (diff) | |
download | marcuscom-ports-fc951a51e616c4604900c9afdfb9d66da6aab375.tar marcuscom-ports-fc951a51e616c4604900c9afdfb9d66da6aab375.tar.gz marcuscom-ports-fc951a51e616c4604900c9afdfb9d66da6aab375.tar.bz2 marcuscom-ports-fc951a51e616c4604900c9afdfb9d66da6aab375.tar.lz marcuscom-ports-fc951a51e616c4604900c9afdfb9d66da6aab375.tar.xz marcuscom-ports-fc951a51e616c4604900c9afdfb9d66da6aab375.tar.zst marcuscom-ports-fc951a51e616c4604900c9afdfb9d66da6aab375.zip |
Remove some leftover directories.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8198 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r-- | games/gnome-games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 0380e8c64..4f9cfcb19 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnome-games/Makefile,v 1.131 2007/01/12 02:49:35 ahze Exp $ +# $MCom: ports/games/gnome-games/Makefile,v 1.132 2007/01/13 06:29:52 marcus Exp $ # PORTNAME= gnome-games PORTVERSION= 2.17.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |