diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-12 05:54:45 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-12 05:54:45 +0800 |
commit | 47a381bb370e700ba3c8e31c69abf07019b8ad0f (patch) | |
tree | e228cb2b9957706dc61a701b8e562b2c3a1de034 /www/MT | |
parent | 690a7da95028423b63524d800e4d9abb51135f9e (diff) | |
download | freebsd-ports-gnome-47a381bb370e700ba3c8e31c69abf07019b8ad0f.tar.gz freebsd-ports-gnome-47a381bb370e700ba3c8e31c69abf07019b8ad0f.tar.zst freebsd-ports-gnome-47a381bb370e700ba3c8e31c69abf07019b8ad0f.zip |
databases/sqlite2:
- Convert to USES=libtool and bump dependent ports
Diffstat (limited to 'www/MT')
-rw-r--r-- | www/MT/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/MT/Makefile b/www/MT/Makefile index c6508498c951..caa279d70cca 100644 --- a/www/MT/Makefile +++ b/www/MT/Makefile @@ -3,6 +3,7 @@ PORTNAME= MT PORTVERSION= 5.2.10 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES?= www MASTER_SITES?= http://www.movabletype.org/downloads/stable/\ |