diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-05-11 16:16:07 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-05-11 16:16:07 +0800 |
commit | 444277702e233fe5cc1c2c5ca4b3966e79bde14b (patch) | |
tree | 9138412249b91ab2e3e0596d99daeb7cfd8519b8 /databases | |
parent | 8f0209a2a597096e409a2c684bf8f97c55d3a6f4 (diff) | |
download | freebsd-ports-gnome-444277702e233fe5cc1c2c5ca4b3966e79bde14b.tar.gz freebsd-ports-gnome-444277702e233fe5cc1c2c5ca4b3966e79bde14b.tar.zst freebsd-ports-gnome-444277702e233fe5cc1c2c5ca4b3966e79bde14b.zip |
- Forgot to bump PORTREVISION
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gnatsweb4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/gnatsweb4/Makefile b/databases/gnatsweb4/Makefile index c8924a2aef7b..0ad66357d96b 100644 --- a/databases/gnatsweb4/Makefile +++ b/databases/gnatsweb4/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnatsweb PORTVERSION= 4.00 +PORTREVISION= 1 CATEGORIES= databases devel www MASTER_SITES= GNU |