diff options
Diffstat (limited to 'www/jesred/Makefile')
-rw-r--r-- | www/jesred/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/jesred/Makefile b/www/jesred/Makefile index e692405ae018..bffc12a0ea10 100644 --- a/www/jesred/Makefile +++ b/www/jesred/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: jesred -# Version required: 1.2.pl1 # Date created: Mon Nov 8 17:42:20 MSK 1999 # Whom: dsh@vlink.ru # # $FreeBSD$ # -DISTNAME= jesred-1.2pl1 -PKGNAME= jesred-1.2.1 +PORTNAME= jesred +PORTVERSION= 1.2.1 CATEGORIES= www MASTER_SITES= http://ivs.cs.uni-magdeburg.de/~elkner/webtools/src/ +DISTNAME= jesred-1.2pl1 MAINTAINER= dsh@vlink.ru |