diff options
author | lioux <lioux@FreeBSD.org> | 2003-03-27 19:44:14 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-03-27 19:44:14 +0000 |
commit | 4fae94bb15c1609b7c37a083e6cfd57dad1d0e78 (patch) | |
tree | 732cda11d0cf83777bb2818ea9425d0454ce93df /net/xnap/Makefile | |
parent | 0e0ccf7fadd1dc7c2f8000dc431c0070f0a527eb (diff) | |
download | FreeBSD-ports-4fae94bb15c1609b7c37a083e6cfd57dad1d0e78.zip FreeBSD-ports-4fae94bb15c1609b7c37a083e6cfd57dad1d0e78.tar.gz |
o Update to 2.4r1
o Small Makefile style fix
Diffstat (limited to 'net/xnap/Makefile')
-rw-r--r-- | net/xnap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xnap/Makefile b/net/xnap/Makefile index f04b1fe..ae8802a 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: |