diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-29 14:26:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-29 14:26:08 +0800 |
commit | d120ca0f7e06155f797a7cfd0897621228efca3f (patch) | |
tree | fbb4be9c3f6f61e70d80a2bcc5f990ccdd1c5a1e /misc/gnomehier/Makefile | |
parent | 8fe5ea43ba90108b8b3e5aeb834a68d8bd43b631 (diff) | |
download | marcuscom-ports-d120ca0f7e06155f797a7cfd0897621228efca3f.tar marcuscom-ports-d120ca0f7e06155f797a7cfd0897621228efca3f.tar.gz marcuscom-ports-d120ca0f7e06155f797a7cfd0897621228efca3f.tar.bz2 marcuscom-ports-d120ca0f7e06155f797a7cfd0897621228efca3f.tar.lz marcuscom-ports-d120ca0f7e06155f797a7cfd0897621228efca3f.tar.xz marcuscom-ports-d120ca0f7e06155f797a7cfd0897621228efca3f.tar.zst marcuscom-ports-d120ca0f7e06155f797a7cfd0897621228efca3f.zip |
Grrr...go ahead, and add back share/applications as well since GNOME ports
that used to use share/gnome/applications do not handle trying to remove
share/applications. This is definitely an mtree candidate.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8682 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnomehier/Makefile')
-rw-r--r-- | misc/gnomehier/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnomehier/Makefile b/misc/gnomehier/Makefile index ea06082f3..9709e4cf5 100644 --- a/misc/gnomehier/Makefile +++ b/misc/gnomehier/Makefile @@ -3,13 +3,13 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnomehier/Makefile,v 1.21 2007/04/29 03:36:59 marcus Exp $ +# $MCom: ports/misc/gnomehier/Makefile,v 1.22 2007/04/29 04:11:39 marcus Exp $ # # !!DON'T BUMP PORTREVISION ON MTREE CHANGES ANYMORE!! PORTNAME= gnomehier PORTVERSION= 2.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc gnome MASTER_SITES= # none DISTFILES= # none |