diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-12 18:54:27 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-12 18:54:27 +0800 |
commit | e70528c3edef9097dec6fae59dd56aa250d9ff7e (patch) | |
tree | 101e69728900a7c90b3107fe15db4d3020cb04cd /print/libgnomecups | |
parent | e2bf2963baf3e5a5551f5bec6bb5bd10c9e9e6db (diff) | |
download | freebsd-ports-gnome-e70528c3edef9097dec6fae59dd56aa250d9ff7e.tar.gz freebsd-ports-gnome-e70528c3edef9097dec6fae59dd56aa250d9ff7e.tar.zst freebsd-ports-gnome-e70528c3edef9097dec6fae59dd56aa250d9ff7e.zip |
Bump PORTREVISION to chase the glib20 shared lib version change.
Diffstat (limited to 'print/libgnomecups')
-rw-r--r-- | print/libgnomecups/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index ed44c9b5a6ee..930483f14ca0 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -6,6 +6,7 @@ PORTNAME= libgnomecups PORTVERSION= 0.2.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} |