diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-10 18:49:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-10 18:49:27 +0000 |
commit | ea8ef29cd4c028ffa709034f890f44a00e5fef6b (patch) | |
tree | c65af70ed4856201b948e8bb8a187ca2793d3622 /misc/quick-lounge-applet/Makefile | |
parent | 13bd7ad26485314030edd19b0adeda6327ab0982 (diff) |
Notes
Diffstat (limited to 'misc/quick-lounge-applet/Makefile')
-rw-r--r-- | misc/quick-lounge-applet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/quick-lounge-applet/Makefile b/misc/quick-lounge-applet/Makefile index d653605b5dc7..3b68899cbfc6 100644 --- a/misc/quick-lounge-applet/Makefile +++ b/misc/quick-lounge-applet/Makefile @@ -7,7 +7,7 @@ # PORTNAME= quick-lounge-applet -PORTVERSION= 2.12.0 +PORTVERSION= 2.12.1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 |