diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-07-11 14:47:01 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-07-11 14:47:01 +0000 |
commit | 4bda1df1741a0d27c7a181c76019e029093fac72 (patch) | |
tree | 2b653b48c7591dc4a27b8672f6c2b1d97acf4397 /sysutils/moreutils/Makefile | |
parent | e7887ce3951c90ffd4814af57214edac064bd855 (diff) | |
download | ports-4bda1df1741a0d27c7a181c76019e029093fac72.tar.gz ports-4bda1df1741a0d27c7a181c76019e029093fac72.zip |
Notes
Diffstat (limited to 'sysutils/moreutils/Makefile')
-rw-r--r-- | sysutils/moreutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/moreutils/Makefile b/sysutils/moreutils/Makefile index 104a09a7e7a3..e053008ea286 100644 --- a/sysutils/moreutils/Makefile +++ b/sysutils/moreutils/Makefile @@ -7,7 +7,7 @@ # PORTNAME= moreutils -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} |