diff options
author | ade <ade@FreeBSD.org> | 2000-11-17 17:00:49 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-11-17 17:00:49 +0000 |
commit | d5da45df296e949558be1c2af693c1cecaa415d1 (patch) | |
tree | 862cf1c43cd74bfd3338bf51dd406c82257b6f40 /textproc/pspell-ispell | |
parent | 14bbcfbee25127453e96e88463a0a64a5f7a4e21 (diff) | |
download | FreeBSD-ports-d5da45df296e949558be1c2af693c1cecaa415d1.zip FreeBSD-ports-d5da45df296e949558be1c2af693c1cecaa415d1.tar.gz |
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 dcfb8aa..09eade0 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 |