diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-28 03:35:26 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-28 03:35:26 +0800 |
commit | a2091162d61a61b1325bc99e1acde4e1d7a272fe (patch) | |
tree | e419cd601cd57839ed6b27584ab6367fcb293042 /x11/gnome-session/Makefile | |
parent | b0872f009c423bf422055abc3d86a3b1d13ae9cc (diff) | |
download | marcuscom-ports-a2091162d61a61b1325bc99e1acde4e1d7a272fe.tar.gz marcuscom-ports-a2091162d61a61b1325bc99e1acde4e1d7a272fe.tar.zst marcuscom-ports-a2091162d61a61b1325bc99e1acde4e1d7a272fe.zip |
Don't remove share/gnome/autostart. It is owned by gnomehier.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10913 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r-- | x11/gnome-session/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 55708c417..ca4424ff4 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-session/Makefile,v 1.144 2008/04/22 23:51:28 ahze Exp $ +# $MCom: ports/x11/gnome-session/Makefile,v 1.145 2008/04/26 18:05:02 marcus Exp $ # PORTNAME= gnome-session PORTVERSION= 2.23.1.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://www.marcuscom.com/downloads/:local |