diff options
Diffstat (limited to 'news/slrn/Makefile')
-rw-r--r-- | news/slrn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 2345af5..dc6dced 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: slrn -# Version required: 0.9.6.2 # Date created: 28 March 1997 # Whom: Carey Jones <mcj@acquiesce.org> # # $FreeBSD$ # -DISTNAME= slrn-0.9.6.2 +PORTNAME= slrn +PORTVERSION= 0.9.6.2 CATEGORIES= news MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ |