diff options
author | mezz <mezz@FreeBSD.org> | 2004-11-25 13:01:04 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-11-25 13:01:04 +0800 |
commit | 791511a7f5f6b17964b24d7aff551c24f951ed78 (patch) | |
tree | 48f4353eb5ea4b8a0fe289eaaafbd1aef2d9085b /devel/apr | |
parent | f070ed77301979e056dc42876a20eaa1ad059359 (diff) | |
download | freebsd-ports-gnome-791511a7f5f6b17964b24d7aff551c24f951ed78.tar.gz freebsd-ports-gnome-791511a7f5f6b17964b24d7aff551c24f951ed78.tar.zst freebsd-ports-gnome-791511a7f5f6b17964b24d7aff551c24f951ed78.zip |
Forgot to bump PORTREVISION, because of correct the installion for put the
*.pc files in libdata/pkgconfig instead lib/pkgconfig.
Diffstat (limited to 'devel/apr')
-rw-r--r-- | devel/apr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/apr/Makefile b/devel/apr/Makefile index d533bfcd1f81..7272bb0fcdc4 100644 --- a/devel/apr/Makefile +++ b/devel/apr/Makefile @@ -16,6 +16,7 @@ PORTNAME= apr PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= apr |