diff options
author | hoek <hoek@FreeBSD.org> | 2000-06-04 12:22:17 +0800 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 2000-06-04 12:22:17 +0800 |
commit | 152192c05c24d20950acf92587c01f0fa7358678 (patch) | |
tree | 61e905549f35ccf59c33479dd7de84b34e9caa3a /devel/cons | |
parent | 4dfe70e63fc2587ad7108560c867bd1ba25cba1b (diff) | |
download | freebsd-ports-gnome-152192c05c24d20950acf92587c01f0fa7358678.tar.gz freebsd-ports-gnome-152192c05c24d20950acf92587c01f0fa7358678.tar.zst freebsd-ports-gnome-152192c05c24d20950acf92587c01f0fa7358678.zip |
PORTVERSION=1.8-dev -> PORTVERSION=1.8.d
Diffstat (limited to 'devel/cons')
-rw-r--r-- | devel/cons/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cons/Makefile b/devel/cons/Makefile index 4616b92cdf87..dd6373c996bf 100644 --- a/devel/cons/Makefile +++ b/devel/cons/Makefile @@ -6,9 +6,10 @@ # PORTNAME= cons -PORTVERSION= 1.8-dev +PORTVERSION= 1.8.d CATEGORIES= devel MASTER_SITES= http://www.dsmit.com/cons/ +DISTNAME= cons-1.8-dev EXTRACT_SUFX= .tgz MAINTAINER= rv@dsmit.com |