diff options
author | clsung <clsung@FreeBSD.org> | 2005-02-16 11:08:31 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2005-02-16 11:08:31 +0800 |
commit | 4157307388619e8079bea3080afc215d9d8ba567 (patch) | |
tree | d1e261086d7f5a65eabb31d3f8a4ac244725b825 /databases/db44 | |
parent | 80c50645c0a81fd6bc618305e75d7fa7a96f3d11 (diff) | |
download | freebsd-ports-gnome-4157307388619e8079bea3080afc215d9d8ba567.tar.gz freebsd-ports-gnome-4157307388619e8079bea3080afc215d9d8ba567.tar.zst freebsd-ports-gnome-4157307388619e8079bea3080afc215d9d8ba567.zip |
- I forgot to bump PORTREVISION.
Noted by(and Thanks to): mat
Diffstat (limited to 'databases/db44')
-rw-r--r-- | databases/db44/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db44/Makefile b/databases/db44/Makefile index 48399a3780a5..cc9d3bb7d643 100644 --- a/databases/db44/Makefile +++ b/databases/db44/Makefile @@ -7,7 +7,7 @@ PORTNAME= db43 PORTVERSION= 4.3.27 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://downloads.sleepycat.com/ PKGNAMESUFFIX?= |