diff options
Diffstat (limited to 'mail/glacier/Makefile')
-rw-r--r-- | mail/glacier/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/glacier/Makefile b/mail/glacier/Makefile index 22f37e199b4..aa22428787f 100644 --- a/mail/glacier/Makefile +++ b/mail/glacier/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: glacier -# Version required: 0.0.2 # Date created: 30 Dec 1999 # Whom: Will Andrews <andrews@technologist.com> # # $FreeBSD$ # -DISTNAME= glacier-0.0.2 +PORTNAME= glacier +PORTVERSION= 0.0.2 CATEGORIES= mail gnome MASTER_SITES= http://glacier.linuxave.net/ |