diff options
author | marcus <marcus@FreeBSD.org> | 2004-07-24 07:42:29 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-07-24 07:42:29 +0800 |
commit | 42c8e6408ad4dec742521d602c68d88a18b8b60a (patch) | |
tree | 6a652b514c7b036e890f39a92f1c17bc8e90e694 /x11-toolkits | |
parent | 1bb5f494ca1065ddc663d49530192acda1157fa8 (diff) | |
download | freebsd-ports-gnome-42c8e6408ad4dec742521d602c68d88a18b8b60a.tar.gz freebsd-ports-gnome-42c8e6408ad4dec742521d602c68d88a18b8b60a.tar.zst freebsd-ports-gnome-42c8e6408ad4dec742521d602c68d88a18b8b60a.zip |
Bump PORTREVISION as these need to be recompiled with X.Org.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libwnck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile index 5dcc76e40ed6..15a1ef5a06b2 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -7,6 +7,7 @@ PORTNAME= libwnck PORTVERSION= 2.6.2.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 |