diff options
author | lioux <lioux@FreeBSD.org> | 2003-03-28 03:44:14 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-03-28 03:44:14 +0800 |
commit | 4fae94bb15c1609b7c37a083e6cfd57dad1d0e78 (patch) | |
tree | 732cda11d0cf83777bb2818ea9425d0454ce93df /net/xnap | |
parent | 0e0ccf7fadd1dc7c2f8000dc431c0070f0a527eb (diff) | |
download | freebsd-ports-gnome-4fae94bb15c1609b7c37a083e6cfd57dad1d0e78.tar.gz freebsd-ports-gnome-4fae94bb15c1609b7c37a083e6cfd57dad1d0e78.tar.zst freebsd-ports-gnome-4fae94bb15c1609b7c37a083e6cfd57dad1d0e78.zip |
o Update to 2.4r1
o Small Makefile style fix
Diffstat (limited to 'net/xnap')
-rw-r--r-- | net/xnap/Makefile | 4 | ||||
-rw-r--r-- | net/xnap/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/xnap/Makefile b/net/xnap/Makefile index f04b1fee1cf7..ae8802aea881 100644 --- a/net/xnap/Makefile +++ b/net/xnap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XNap -PORTVERSION= 2.4.p5 +PORTVERSION= 2.4r1 CATEGORIES= audio java net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} @@ -23,7 +23,7 @@ PLIST_SUB= JAR_DIR=${JAR_DIR} JAVAVM= ${LOCALBASE}/bin/javavm JAR_DIR= share/java/jar/${PORTNAME} -DOC_FILES= AUTHORS COPYING COPYING.LIB NEWS README \ +DOC_FILES= AUTHORS COPYING COPYING.LIB NEWS README \ TODO post-patch: diff --git a/net/xnap/distinfo b/net/xnap/distinfo index 9f3347170aa4..2b89135f7d7c 100644 --- a/net/xnap/distinfo +++ b/net/xnap/distinfo @@ -1 +1 @@ -MD5 (xnap-2.4-pre5.tar.gz) = bcbd72fb48cc2a7c97d667899fe54bd3 +MD5 (xnap-2.4r1.tar.gz) = e53910f9bee6feb29bed1d17b4136f0d |