diff options
author | marcus <marcus@FreeBSD.org> | 2004-12-08 14:34:54 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-12-08 14:34:54 +0800 |
commit | 23f6469b284df77ddc3fee532357c7afd0f9aa79 (patch) | |
tree | 0e2ec3c05312d17c5c7890db983d27772203960f /comms | |
parent | 46a6e5cd46ef44b8808f58fb665bd25fbcd66fbb (diff) | |
download | freebsd-ports-gnome-23f6469b284df77ddc3fee532357c7afd0f9aa79.tar.gz freebsd-ports-gnome-23f6469b284df77ddc3fee532357c7afd0f9aa79.tar.zst freebsd-ports-gnome-23f6469b284df77ddc3fee532357c7afd0f9aa79.zip |
Bump PORTREVISION to chase the gtkhtml3 shared library version.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gfax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index 0658545d7445..d0bcc18fe956 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -7,7 +7,7 @@ PORTNAME= gfax PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms print gnome MASTER_SITES= http://gfax.cowlug.org/ |