diff options
author | lioux <lioux@FreeBSD.org> | 2002-02-23 10:26:08 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-02-23 10:26:08 +0800 |
commit | 5487e6581a3e38b1133cb96080299e04dd54becf (patch) | |
tree | 7cf9a001c3ff94049b9ae087dc04a02ff79b40ff /audio | |
parent | 9dc6201b5e3729defbac6e935e946521302be28d (diff) | |
download | freebsd-ports-gnome-5487e6581a3e38b1133cb96080299e04dd54becf.tar.gz freebsd-ports-gnome-5487e6581a3e38b1133cb96080299e04dd54becf.tar.zst freebsd-ports-gnome-5487e6581a3e38b1133cb96080299e04dd54becf.zip |
Update to 2.0 pre 1
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xnap/Makefile | 4 | ||||
-rw-r--r-- | audio/xnap/distinfo | 2 | ||||
-rw-r--r-- | audio/xnap/pkg-plist | 3 |
3 files changed, 4 insertions, 5 deletions
diff --git a/audio/xnap/Makefile b/audio/xnap/Makefile index 29ed67d8717c..81baf1673196 100644 --- a/audio/xnap/Makefile +++ b/audio/xnap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XNap -PORTVERSION= 1.3.p1 +PORTVERSION= 2.0.p1 CATEGORIES= audio java net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} @@ -25,7 +25,7 @@ PLIST_SUB= JAR_DIR=${JAR_DIR} JAVAVM= ${LOCALBASE}/bin/javavm JAR_DIR= share/java/jar/${PORTNAME} -DOC_FILES= AUTHORS CHANGES COMMANDS COPYING COPYING.LIB README \ +DOC_FILES= AUTHORS COPYING COPYING.LIB NEWS README \ TODO post-patch: diff --git a/audio/xnap/distinfo b/audio/xnap/distinfo index 0f7677bef1cb..a2df169effd3 100644 --- a/audio/xnap/distinfo +++ b/audio/xnap/distinfo @@ -1 +1 @@ -MD5 (xnap-1.3-pre1.tgz) = 8a5acbfbb4fdb4011527a23a0ce15f7f +MD5 (xnap-2.0-pre1.tgz) = d5d4f43cdd799b928d4dd20481a96d8b diff --git a/audio/xnap/pkg-plist b/audio/xnap/pkg-plist index 721bfe29ac2e..2022ce0e8a79 100644 --- a/audio/xnap/pkg-plist +++ b/audio/xnap/pkg-plist @@ -1,9 +1,8 @@ bin/xnap %%PORTDOCS%%share/doc/XNap/AUTHORS -%%PORTDOCS%%share/doc/XNap/CHANGES -%%PORTDOCS%%share/doc/XNap/COMMANDS %%PORTDOCS%%share/doc/XNap/COPYING %%PORTDOCS%%share/doc/XNap/COPYING.LIB +%%PORTDOCS%%share/doc/XNap/NEWS %%PORTDOCS%%share/doc/XNap/README %%PORTDOCS%%share/doc/XNap/TODO %%JAR_DIR%%/xnap.jar |