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/scmxx/Makefile | |
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/scmxx/Makefile')
-rw-r--r-- | comms/scmxx/Makefile | 4 |
1 files changed, 2 insertions, 2 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: |