diff options
Diffstat (limited to 'mail/pop3lite/Makefile')
-rw-r--r-- | mail/pop3lite/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/pop3lite/Makefile b/mail/pop3lite/Makefile index c2aa1c64f7c2..f69a84ee77b3 100644 --- a/mail/pop3lite/Makefile +++ b/mail/pop3lite/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ # -PORTNAME= pop3lite +PORTNAME= pop3lite PORTVERSION= 0.1.3 -CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +CATEGORIES= mail +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= greid@ukug.uk.freebsd.org |