diff options
-rw-r--r-- | devel/anjuta-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/anjuta/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/scintilla/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-fifth-toe/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 6 |
5 files changed, 11 insertions, 7 deletions
diff --git a/devel/anjuta-devel/Makefile b/devel/anjuta-devel/Makefile index f842750068bb..38cacd2c7f3d 100644 --- a/devel/anjuta-devel/Makefile +++ b/devel/anjuta-devel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= anjuta -MAINTAINER= demon@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= scintilla.1:${PORTSDIR}/x11-toolkits/scintilla diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index f842750068bb..38cacd2c7f3d 100644 --- a/devel/anjuta/Makefile +++ b/devel/anjuta/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= anjuta -MAINTAINER= demon@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= scintilla.1:${PORTSDIR}/x11-toolkits/scintilla diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile index 7d4071ec8692..6c6e0e69e8fe 100644 --- a/x11-toolkits/scintilla/Makefile +++ b/x11-toolkits/scintilla/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= scite${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}/gtk diff --git a/x11/gnome-fifth-toe/Makefile b/x11/gnome-fifth-toe/Makefile index 55f5cfebe4a6..a6cea4c0d301 100644 --- a/x11/gnome-fifth-toe/Makefile +++ b/x11/gnome-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-fifth-toe PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -32,12 +33,13 @@ RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla \ gob:${PORTSDIR}/x11-toolkits/gob \ gtm:${PORTSDIR}/ftp/gtm \ gnucash:${PORTSDIR}/deskutils/gnucash \ - abiword:${PORTSDIR}/editors/AbiWord + abiword:${PORTSDIR}/editors/AbiWord \ + anjuta:${PORTSDIR}/devel/anjuta # We're still missing a few things from the "official" distribution # All can be found in stable/sources on MASTER_SITE_GNOME # -# anjuta, firestarter, fpm, gfax, gnome-db, gnome-lokkit, gnomoku, +# firestarter, fpm, gfax, gnome-db, gnome-lokkit, gnomoku, # gnorpm, googlizer, guppi, merlin-cpufire, radioactive, toutdoux NO_BUILD= yes diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 55f5cfebe4a6..a6cea4c0d301 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-fifth-toe PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -32,12 +33,13 @@ RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla \ gob:${PORTSDIR}/x11-toolkits/gob \ gtm:${PORTSDIR}/ftp/gtm \ gnucash:${PORTSDIR}/deskutils/gnucash \ - abiword:${PORTSDIR}/editors/AbiWord + abiword:${PORTSDIR}/editors/AbiWord \ + anjuta:${PORTSDIR}/devel/anjuta # We're still missing a few things from the "official" distribution # All can be found in stable/sources on MASTER_SITE_GNOME # -# anjuta, firestarter, fpm, gfax, gnome-db, gnome-lokkit, gnomoku, +# firestarter, fpm, gfax, gnome-db, gnome-lokkit, gnomoku, # gnorpm, googlizer, guppi, merlin-cpufire, radioactive, toutdoux NO_BUILD= yes |