diff options
Diffstat (limited to 'textproc/gaspell')
| -rw-r--r-- | textproc/gaspell/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/gaspell/Makefile b/textproc/gaspell/Makefile index 109d66e8b96b..58d89ea0fdef 100644 --- a/textproc/gaspell/Makefile +++ b/textproc/gaspell/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: gaspell -# Version required: 0.29.1 # Date created: 17th February 2000 # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= gaspell-.29.1 -PKGNAME= gaspell-0.29.1 +PORTNAME= gaspell +PORTVERSION= 0.29.1 CATEGORIES= textproc gnome MASTER_SITES= http://aspell.sourceforge.net/ +DISTNAME= ${PORTNAME}-.29.1 MAINTAINER= ade@FreeBSD.org |
