diff options
author | marcus <marcus@FreeBSD.org> | 2002-06-11 16:17:08 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-06-11 16:17:08 +0000 |
commit | 9872aa5b482da864d571320502b68f098bcc29c4 (patch) | |
tree | 08f6316ad44c274b3655182e978ac654b10f1371 | |
parent | d7e8029df3e0013e6187df788ec20e1969079af1 (diff) | |
download | FreeBSD-ports-9872aa5b482da864d571320502b68f098bcc29c4.zip FreeBSD-ports-9872aa5b482da864d571320502b68f098bcc29c4.tar.gz |
Bump PORTREVISION after adding glade2.
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 5042284..774f6f8 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |