aboutsummaryrefslogtreecommitdiffstats
path: root/audio/abcde
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2011-11-26 08:20:33 +0800
committermandree <mandree@FreeBSD.org>2011-11-26 08:20:33 +0800
commit6806ae48efb97be06c1a9db840e4da7d6719d486 (patch)
tree846c144e3bd988547196feaf103f2efad8a5384d /audio/abcde
parentb2e8e1c22fb8b20ea9e9ed7f46c096d4d4860d91 (diff)
downloadfreebsd-ports-gnome-6806ae48efb97be06c1a9db840e4da7d6719d486.tar.gz
freebsd-ports-gnome-6806ae48efb97be06c1a9db840e4da7d6719d486.tar.zst
freebsd-ports-gnome-6806ae48efb97be06c1a9db840e4da7d6719d486.zip
Fix PORTVERSION/PORTREVISION messup. The previous commit broke the port and
made the ports framework IGNORE it due to the underscore in PORTVERSION. Approved by: bapt@ (maintainer, on IRC) Feature safe: yes
Diffstat (limited to 'audio/abcde')
-rw-r--r--audio/abcde/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index a369c1d2915f..01020749535e 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -6,7 +6,8 @@
#
PORTNAME= abcde
-PORTVERSION= 2.4.2_1
+PORTVERSION= 2.4.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE