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