diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-14 08:25:54 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-14 08:25:54 +0800 |
commit | a9d06ce8636b7acb5906bac2a80fb92f5e2afd05 (patch) | |
tree | 3a8f43ae087406efd0b25da03deac3e0e32e168d /editors/jed | |
parent | 45ce14b7018952069f2f933ec84e6f50e053e925 (diff) | |
download | freebsd-ports-gnome-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.tar.gz freebsd-ports-gnome-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.tar.zst freebsd-ports-gnome-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.zip |
portname/portversion update
Diffstat (limited to 'editors/jed')
-rw-r--r-- | editors/jed/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile index fe1aaecbeeae..7ccc075b36e8 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: Jed text editor -# Version required: 0.98-7 # Date created: 22 APR 1997 # Whom: eric # # $FreeBSD$ # -DISTNAME= jed0.98-7 -PKGNAME= jed-0.98.7 +PORTNAME= jed +PORTVERSION= 0.98.7 CATEGORIES= editors -MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.98/ +MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.98/ +DISTNAME= ${PORTNAME}0.98-7 PATCH_SITES= ftp://space.mit.edu/pub/davis/jed/v0.98/ PATCHFILES= BUGS |