diff options
author | adamw <adamw@FreeBSD.org> | 2003-10-12 11:55:14 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-10-12 11:55:14 +0800 |
commit | f7ff2e7e57271cff109550012136410d0a34254f (patch) | |
tree | 2d25feeb49dbe9bf65ddef9e0a483409023c4bd3 /misc/gnomehier/Makefile | |
parent | 479800000f2ae038d3560980592fb9207dba7c93 (diff) | |
download | freebsd-ports-gnome-f7ff2e7e57271cff109550012136410d0a34254f.tar.gz freebsd-ports-gnome-f7ff2e7e57271cff109550012136410d0a34254f.tar.zst freebsd-ports-gnome-f7ff2e7e57271cff109550012136410d0a34254f.zip |
Remove path elements that were once common to gnomegames and gnomegames2,
back when gnomegames existed. Now that there is only gnomegames2, those
path elements can be handled by gnomegames2.
Also, assign maintainership to gnome@.
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 0c8587922267..232296a0bfdd 100644 --- a/misc/gnomehier/Makefile +++ b/misc/gnomehier/Makefile @@ -7,12 +7,12 @@ PORTNAME= gnomehier PORTVERSION= 1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc gnome MASTER_SITES= # none DISTFILES= # none -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= An utility port, installing hierarchy of common GNOME directories NO_BUILD= yes |