diff options
author | acm <acm@FreeBSD.org> | 2013-10-03 00:14:59 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2013-10-03 00:14:59 +0800 |
commit | 7f38c4c321de17f91c9bce1f18000de63d2bd75f (patch) | |
tree | 213646bb2f01b98e6c07a10a0a9b35504dc04f4f /misc | |
parent | 51c35d04182477d8c035ad648f8d548b176ab508 (diff) | |
download | freebsd-ports-graphics-7f38c4c321de17f91c9bce1f18000de63d2bd75f.tar.gz freebsd-ports-graphics-7f38c4c321de17f91c9bce1f18000de63d2bd75f.tar.zst freebsd-ports-graphics-7f38c4c321de17f91c9bce1f18000de63d2bd75f.zip |
- Bump PORTREVISION. p5-Gtk-Spell port has been updated to 1.04
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gcstar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gcstar/Makefile b/misc/gcstar/Makefile index e16dbba4085..6a9e7bb8aac 100644 --- a/misc/gcstar/Makefile +++ b/misc/gcstar/Makefile @@ -3,6 +3,7 @@ PORTNAME= gcstar PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://download.gna.org/gcstar/ \ http://djdomics.free.fr/distfiles/ |