diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-11-21 19:46:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-11-21 19:46:55 +0000 |
commit | 3ccdbf117f0ba5fda6cafefd8b9f31dcec35356e (patch) | |
tree | 9e7aeb5cbb2b6b5a2151744bb6f649b589b13a14 /x11/gnome-applets/Makefile | |
parent | 83b19cf0404438fcd54d6b768e6e49935c073f90 (diff) |
Notes
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 3fd983ed18d4..ccf42e897775 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gnome-applets -PORTVERSION= 2.16.1 -PORTREVISION= 3 +PORTVERSION= 2.16.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |