diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-04-12 06:21:15 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-04-12 06:21:15 +0000 |
| commit | 5cd5b258b59f63241fff7b2d0cdeda22c2138b33 (patch) | |
| tree | 98671b38100211b23e9d578a8a5a241e41b8a707 /java/shujit | |
| parent | PORTNAME/PORTVERSION stuff (diff) | |
Convert to the PORTNAME - PORTVERSION syntax.
Diffstat (limited to 'java/shujit')
| -rw-r--r-- | java/shujit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/shujit/Makefile b/java/shujit/Makefile index aa899794cd89..c06c193353fc 100644 --- a/java/shujit/Makefile +++ b/java/shujit/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: shujit -# Version required: 0.4.2 # Date created: 30 April 1999 # Whom: jake@checker.org # # $FreeBSD$ # -DISTNAME= shujit-0.4.2 +PORTNAME= shujit +PORTVERSION= 0.4.2 CATEGORIES= java MASTER_SITES= http://www.shudo.net/jit/dist/ |
