diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-04 07:47:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-04 07:47:53 +0000 |
commit | 46b82b34008265593881bcf108f35296a6cd3545 (patch) | |
tree | f61434a795697cb80804cb287c49440fa2b67f08 /x11/gnomeapplets2/Makefile | |
parent | a4b23926a48d60d20e8202d4df9478d3b442f5cb (diff) |
Notes
Diffstat (limited to 'x11/gnomeapplets2/Makefile')
-rw-r--r-- | x11/gnomeapplets2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 477cccd0c031..3a76836fa0be 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTVERSION= 2.2.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.2 |