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/pspell-ispell | |
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/pspell-ispell')
-rw-r--r-- | textproc/pspell-ispell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |