diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-04 10:21:50 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-04 10:21:50 +0000 |
commit | 0a82b25e9f0bf5d1615a221d17d8cb7a4c640943 (patch) | |
tree | 548e5de2ae8c02c2d0e5628a68a3284cb1236bf0 /comms/scmxx | |
parent | f86c15aaad64972ff85595968367062329a094cb (diff) | |
download | ports-0a82b25e9f0bf5d1615a221d17d8cb7a4c640943.tar.gz ports-0a82b25e9f0bf5d1615a221d17d8cb7a4c640943.zip |
Notes
Diffstat (limited to 'comms/scmxx')
-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 |