diff options
Diffstat (limited to 'lang/librep2/Makefile')
-rw-r--r-- | lang/librep2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/librep2/Makefile b/lang/librep2/Makefile index cfc331e50845..46357db9493a 100644 --- a/lang/librep2/Makefile +++ b/lang/librep2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: librep -# Version required: 0.11.1 # Date created: 13 September 1999 # Whom: Yukihiro Nakai <nakai@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= librep-0.11.1 +PORTNAME= librep +PORTVERSION= 0.11.1 CATEGORIES= lang MASTER_SITES= ftp://librep.sourceforge.net/pub/librep/ |