diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-12-25 19:42:35 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-12-25 19:42:35 +0000 |
commit | be248a0a05e531f323e546ea13373845d5e07c84 (patch) | |
tree | c2c1f3b1d65b1b62ab457bb87415fef33263b078 /sysutils/penv/Makefile | |
parent | fca3d1c84c3b60b3c8ee9068fa63850d1c3aa164 (diff) |
Notes
Diffstat (limited to 'sysutils/penv/Makefile')
-rw-r--r-- | sysutils/penv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/penv/Makefile b/sysutils/penv/Makefile index 5fb5052996ce..cd189ab23d1a 100644 --- a/sysutils/penv/Makefile +++ b/sysutils/penv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= penv -PORTVERSION= 1.1.b4 +PORTVERSION= 1.1 CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/sysutils/penv/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} |