diff options
Diffstat (limited to 'devel/jgoodies-common/Makefile')
-rw-r--r-- | devel/jgoodies-common/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/jgoodies-common/Makefile b/devel/jgoodies-common/Makefile index f126f2464543..c41dc6d6809b 100644 --- a/devel/jgoodies-common/Makefile +++ b/devel/jgoodies-common/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= jgoodies-common -PORTVERSION= 1.2.1 +DISTVERSION= 1_2_1 CATEGORIES= devel java MASTER_SITES= http://www.jgoodies.com/download/libraries/common/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S|.|_|g} MAINTAINER= ports@FreeBSD.org COMMENT= Abstract and helper classes used by all other JGoodies libs |