diff options
author | pawel <pawel@FreeBSD.org> | 2014-09-27 20:13:29 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-09-27 20:13:29 +0800 |
commit | 15016739b10915cb12efda2e1ddc7c72465120f5 (patch) | |
tree | 35a02adf0e173f7297b74d737ddeacc2f297ea5a /deskutils/cairo-dock-plugins | |
parent | dc4a88ebc0560c2ad6855a72323ff429df25cac9 (diff) | |
download | freebsd-ports-gnome-15016739b10915cb12efda2e1ddc7c72465120f5.tar.gz freebsd-ports-gnome-15016739b10915cb12efda2e1ddc7c72465120f5.tar.zst freebsd-ports-gnome-15016739b10915cb12efda2e1ddc7c72465120f5.zip |
Fix USES=autoreconf conversion
Reported by: antoine
Diffstat (limited to 'deskutils/cairo-dock-plugins')
-rw-r--r-- | deskutils/cairo-dock-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/cairo-dock-plugins/Makefile b/deskutils/cairo-dock-plugins/Makefile index 29fb3fb4b93d..5f341eba0a79 100644 --- a/deskutils/cairo-dock-plugins/Makefile +++ b/deskutils/cairo-dock-plugins/Makefile @@ -2,7 +2,7 @@ PORTNAME= cairo-dock-plugins DISTVERSION= 3.2.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MASTER_SITES= https://launchpadlibrarian.net/137290159/ \ http://pazzle.otdux.com.ua/ |