diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-08-26 11:54:10 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-08-26 11:54:10 +0000 |
commit | 9c7be77dc341b0ac0b20f7e5554d49f41b147a8f (patch) | |
tree | 5ce034d7dd8c6d737d61f8fb2cac4dd9f0d25b8f /graphics/gnomeiconedit | |
parent | 83d23bdd7cb7dee4aa88c6d65a492d0ff55b394b (diff) | |
download | ports-9c7be77dc341b0ac0b20f7e5554d49f41b147a8f.tar.gz ports-9c7be77dc341b0ac0b20f7e5554d49f41b147a8f.zip |
Notes
Diffstat (limited to 'graphics/gnomeiconedit')
-rw-r--r-- | graphics/gnomeiconedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnomeiconedit/Makefile b/graphics/gnomeiconedit/Makefile index 5633effdb823..276e6b51e566 100644 --- a/graphics/gnomeiconedit/Makefile +++ b/graphics/gnomeiconedit/Makefile @@ -8,11 +8,11 @@ PORTNAME= gnomeiconedit PORTVERSION= 1.2.0 CATEGORIES= graphics gnome -MASTER_SITES= {MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= giconedit DISTNAME= gnome-iconedit-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= j.el-rayes@muthaland.at USE_REINPLACE= yes USE_GNOMENG= yes |