diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-05-18 12:08:05 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-05-18 12:08:05 +0800 |
commit | 6bd59e14364395f0da9914994a385a3f5c4b9017 (patch) | |
tree | 32dc402dede6abf7a1dbe15f5361eadc4bb38c22 /www/trac-math | |
parent | 478fd80efcbb0b481164e3b52d18e33a14fb6fa0 (diff) | |
download | freebsd-ports-gnome-6bd59e14364395f0da9914994a385a3f5c4b9017.tar.gz freebsd-ports-gnome-6bd59e14364395f0da9914994a385a3f5c4b9017.tar.zst freebsd-ports-gnome-6bd59e14364395f0da9914994a385a3f5c4b9017.zip |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
Diffstat (limited to 'www/trac-math')
-rw-r--r-- | www/trac-math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-math/Makefile b/www/trac-math/Makefile index d0ac03ce595a..596c78b7c61a 100644 --- a/www/trac-math/Makefile +++ b/www/trac-math/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} PORTVERSION= 0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www math python MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks |