diff options
Diffstat (limited to 'textproc/se-ispell/Makefile')
-rw-r--r-- | textproc/se-ispell/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/se-ispell/Makefile b/textproc/se-ispell/Makefile index 35d4567dbd2f..1770b53724de 100644 --- a/textproc/se-ispell/Makefile +++ b/textproc/se-ispell/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: se-ispell -# Version required: 1.2.1 # Date created: 4 November 1999 # Whom: Kent Boortz <kent@erix.ericsson.se> # # $FreeBSD$ # -DISTNAME= iswedish-1.2.1 -PKGNAME= se-ispell-1.2.1 +PORTNAME= se-ispell +PORTVERSION= 1.2.1 CATEGORIES= textproc MASTER_SITES= http://www.sslug.dk/locale/ispell/iswedish/ +DISTNAME= iswedish-1.2.1 MAINTAINER= kent@erix.ericsson.se |