diff options
author | novel <novel@FreeBSD.org> | 2005-11-17 18:48:37 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-11-17 18:48:37 +0800 |
commit | b179ff7e4d19c65b0232ae72157ed3128ac7cf67 (patch) | |
tree | 38a43fb5f3bf938235ec6bd9d09ce7800024e4f7 /sysutils/conky/Makefile | |
parent | 0fc31f57da244896e594b9919be3f1a70fd2521d (diff) | |
download | freebsd-ports-gnome-b179ff7e4d19c65b0232ae72157ed3128ac7cf67.tar.gz freebsd-ports-gnome-b179ff7e4d19c65b0232ae72157ed3128ac7cf67.tar.zst freebsd-ports-gnome-b179ff7e4d19c65b0232ae72157ed3128ac7cf67.zip |
Update to 1.3.4.
Diffstat (limited to 'sysutils/conky/Makefile')
-rw-r--r-- | sysutils/conky/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index 1a9ca7fefa0c..abf49ae98121 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -6,7 +6,7 @@ # PORTNAME= conky -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= novel@FreeBSD.org COMMENT= An advanced, highly configurable system monitor for X -USE_BZIP2= yes USE_REINPLACE= yes HAS_CONFIGURE= yes USE_X_PREFIX= yes |