diff options
author | krion <krion@FreeBSD.org> | 2003-07-26 02:20:03 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-07-26 02:20:03 +0800 |
commit | 7570e2c9b1774bd70071d3c16f07bd73d631a7ef (patch) | |
tree | 228e33d8d3e7b6fb9b41989a81a62b62f616a97a | |
parent | c1411afa70176e018f18f59ad7c82de8493ba52d (diff) | |
download | freebsd-ports-gnome-7570e2c9b1774bd70071d3c16f07bd73d631a7ef.tar.gz freebsd-ports-gnome-7570e2c9b1774bd70071d3c16f07bd73d631a7ef.tar.zst freebsd-ports-gnome-7570e2c9b1774bd70071d3c16f07bd73d631a7ef.zip |
- Update to 3.12.1 beta 1
PR: 54856
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Approved by: fjoe (mentor) (implicit)
-rw-r--r-- | editors/leo/Makefile | 3 | ||||
-rw-r--r-- | editors/leo/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/editors/leo/Makefile b/editors/leo/Makefile index 1a46d2f3b161..16dd79a33765 100644 --- a/editors/leo/Makefile +++ b/editors/leo/Makefile @@ -6,10 +6,11 @@ # PORTNAME= leo -PORTVERSION= 3.12 +PORTVERSION= 3.12.1.b1 CATEGORIES= editors python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-b/} DIST_SUBDIR= leo MAINTAINER= sergei@kolobov.com diff --git a/editors/leo/distinfo b/editors/leo/distinfo index 0b25c4c74195..fe2d65aeac9b 100644 --- a/editors/leo/distinfo +++ b/editors/leo/distinfo @@ -1 +1 @@ -MD5 (leo/leo-3.12.zip) = 46d2aa79f2a93e0f927b0de29b054f60 +MD5 (leo/leo-3.12.1-b1.zip) = e1137fb69fb0588436072174394d837e |