diff options
author | krion <krion@FreeBSD.org> | 2004-08-04 18:21:50 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-04 18:21:50 +0800 |
commit | 9c98eaa226d565e23c654081d4f33999e6671c22 (patch) | |
tree | 6a6d7eba6c4d6c6f165852f367b81c316b7e94c8 /comms | |
parent | af94cf525e4b4958bd7ce2d3dccb8aa8ad8e58d9 (diff) | |
download | freebsd-ports-gnome-9c98eaa226d565e23c654081d4f33999e6671c22.tar.gz freebsd-ports-gnome-9c98eaa226d565e23c654081d4f33999e6671c22.tar.zst freebsd-ports-gnome-9c98eaa226d565e23c654081d4f33999e6671c22.zip |
Update to 0.7.3
PR: ports/69955
Submitted by: maintainer
Diffstat (limited to 'comms')
-rw-r--r-- | comms/scmxx/Makefile | 4 | ||||
-rw-r--r-- | comms/scmxx/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index 7f9c44ecc746..3ffb8ca65ed9 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scmxx -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scmxx @@ -24,7 +24,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ USE_GMAKE= yes MAN1= scmxx.1 -MANLANG= "" ru +MANLANG= "" ru de .ifndef(NOPORTDOCS) post-install: diff --git a/comms/scmxx/distinfo b/comms/scmxx/distinfo index e2ae8dcaec80..6cbe054d336b 100644 --- a/comms/scmxx/distinfo +++ b/comms/scmxx/distinfo @@ -1,2 +1,2 @@ -MD5 (scmxx-0.7.2.tar.bz2) = a3b7fe5c95a70997d24d3a2798f86b45 -SIZE (scmxx-0.7.2.tar.bz2) = 100818 +MD5 (scmxx-0.7.3.tar.bz2) = b1f8172568985f6c95934816c6629b98 +SIZE (scmxx-0.7.3.tar.bz2) = 109384 |