summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2007-05-30 10:38:45 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2007-05-30 10:38:45 +0000
commit751d09e4735f5d94effc3e777fa9f647827a4127 (patch)
tree4c3e6882f9433e7652faf6b6c6522b62ddadd1c8 /java
parentUpdate to 0.9.2 (diff)
Fix a DISTNAME glitch introduced by the X.org upgrade.
Notes
Notes: svn path=/head/; revision=192391
Diffstat (limited to 'java')
-rw-r--r--java/java-getopt/Makefile2
-rw-r--r--java/java-getopt/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile
index f08b2fc6cd1e..fa3140c45f46 100644
--- a/java/java-getopt/Makefile
+++ b/java/java-getopt/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= ftp://ftp.urbanophile.com/pub/arenn/software/sources/
PKGNAMEPREFIX= java-
-DISTNAME= ${PORTNAME}-${PORTVERSION}
+DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
MAINTAINER= araujo@bsdmail.org
COMMENT= Java version of GNU getopt family functions
diff --git a/java/java-getopt/distinfo b/java/java-getopt/distinfo
index fdec9a90fe69..904aa21e09d6 100644
--- a/java/java-getopt/distinfo
+++ b/java/java-getopt/distinfo
@@ -1,3 +1,3 @@
-MD5 (getopt-1.0.13.tar.gz) = 46336d9bc055900f0320e5c378d7bfb2
-SHA256 (getopt-1.0.13.tar.gz) = 106edfea5056112bc88bd3691b6b145d6f50aa3e8ad0bf0b4f23fffcf2c45975
-SIZE (getopt-1.0.13.tar.gz) = 45759
+MD5 (java-getopt-1.0.13.tar.gz) = 46336d9bc055900f0320e5c378d7bfb2
+SHA256 (java-getopt-1.0.13.tar.gz) = 106edfea5056112bc88bd3691b6b145d6f50aa3e8ad0bf0b4f23fffcf2c45975
+SIZE (java-getopt-1.0.13.tar.gz) = 45759