diff options
author | marcus <marcus@FreeBSD.org> | 2008-04-20 08:41:43 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-04-20 08:41:43 +0800 |
commit | 12b1aa60407c47b0cfc29311da9554e93bbf0006 (patch) | |
tree | c9fe7af621bbb40c178df4e1d1bb128d9b749e13 | |
parent | 3dc5a38427bfc50995da2655eb40787dfd659f9b (diff) | |
download | freebsd-ports-gnome-12b1aa60407c47b0cfc29311da9554e93bbf0006.tar.gz freebsd-ports-gnome-12b1aa60407c47b0cfc29311da9554e93bbf0006.tar.zst freebsd-ports-gnome-12b1aa60407c47b0cfc29311da9554e93bbf0006.zip |
Update to 2.12.5.
Spotted by: miwi
-rw-r--r-- | misc/quick-lounge-applet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/quick-lounge-applet/Makefile b/misc/quick-lounge-applet/Makefile index b17476b44f2f..240d75d2c94d 100644 --- a/misc/quick-lounge-applet/Makefile +++ b/misc/quick-lounge-applet/Makefile @@ -7,8 +7,7 @@ # PORTNAME= quick-lounge-applet -PORTVERSION= 2.12.4 -PORTREVISION= 3 +PORTVERSION= 2.12.5 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 |