diff options
Diffstat (limited to 'news/bgrab/Makefile')
-rw-r--r-- | news/bgrab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/bgrab/Makefile b/news/bgrab/Makefile index d335c881477b..dab2c2327392 100644 --- a/news/bgrab/Makefile +++ b/news/bgrab/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bgrab -# Version required: 1.3.4 # Date created: 20 March 2000 # Whom: Kelly Yancey <kbyanc@posi.net> # # $FreeBSD$ # -DISTNAME= bgrab-1.3.4 +PORTNAME= bgrab +PORTVERSION= 1.3.4 CATEGORIES= news MASTER_SITES= http://www.student.dtu.dk/~c960941/bgrab/ |