diff options
author | ade <ade@FreeBSD.org> | 2000-11-18 01:00:49 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-11-18 01:00:49 +0800 |
commit | d5da45df296e949558be1c2af693c1cecaa415d1 (patch) | |
tree | 862cf1c43cd74bfd3338bf51dd406c82257b6f40 /textproc | |
parent | 14bbcfbee25127453e96e88463a0a64a5f7a4e21 (diff) | |
download | freebsd-ports-gnome-d5da45df296e949558be1c2af693c1cecaa415d1.tar.gz freebsd-ports-gnome-d5da45df296e949558be1c2af693c1cecaa415d1.tar.zst freebsd-ports-gnome-d5da45df296e949558be1c2af693c1cecaa415d1.zip |
Release a few more ports so I can concentrate more on GNOME
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/aspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/gaspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/pspell-ispell/Makefile | 2 | ||||
-rw-r--r-- | textproc/pspell/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index bbbb4c83ba57..120573faec8e 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-.32.5 -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= pspell.2:${PORTSDIR}/textproc/pspell diff --git a/textproc/gaspell/Makefile b/textproc/gaspell/Makefile index 3e0d48e9ff82..4f30758eb8f5 100644 --- a/textproc/gaspell/Makefile +++ b/textproc/gaspell/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= http://aspell.sourceforge.net/ DISTNAME= ${PORTNAME}-.30 -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ aspell.8:${PORTSDIR}/textproc/aspell diff --git a/textproc/pspell-ispell/Makefile b/textproc/pspell-ispell/Makefile index dcfb8aa2f80c..09eade0722fb 100644 --- a/textproc/pspell-ispell/Makefile +++ b/textproc/pspell-ispell/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pspell DISTNAME= ${PORTNAME}-.10.2 -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= pspell.2:${PORTSDIR}/textproc/pspell diff --git a/textproc/pspell/Makefile b/textproc/pspell/Makefile index f194a473f94c..37b1f615ec9c 100644 --- a/textproc/pspell/Makefile +++ b/textproc/pspell/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-.11.2 -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_NEWGCC= yes USE_LIBTOOL= yes |