diff options
| author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
|---|---|---|
| committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
| commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
| tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/ilu | |
| parent | cd551d001ae65b6035a625879180b837df06f895 (diff) | |
PORTNAME/PORTVERSION update
Diffstat (limited to 'devel/ilu')
| -rw-r--r-- | devel/ilu/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ilu/Makefile b/devel/ilu/Makefile index 6d55f44bc852..cf85965f1c01 100644 --- a/devel/ilu/Makefile +++ b/devel/ilu/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: ilu -# Version required: 2.0alpha13 # Date created: 29.9.1997 # Whom: cracauer@cons.org "Martin Cracauer" # # $FreeBSD$ # -DISTNAME= ilu-2.0alpha13 -PKGNAME= ilu-2.0a13 +PORTNAME= ilu +PORTVERSION= 2.0a13 CATEGORIES= devel MASTER_SITES= ftp://parcftp.xerox.com/pub/ilu/2.0a13/ \ http://www2.cons.org:8000/freebsd-distfiles/ \ http://people.FreeBSD.org/~cracauer/freebsd-distfiles/ +DISTNAME= ${PORTNAME}-2.0alpha13 PATCH_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \ http://people.FreeBSD.org/~cracauer/freebsd-distfiles/ |
