diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2007-07-29 11:13:13 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2007-07-29 11:13:13 +0000 |
commit | fc638bc7a6d06069c5d77d259f5c55439799b3e0 (patch) | |
tree | 82b7819a3aacf5a33f8d7bb9fad83a3a6f734273 /www | |
parent | 3b662803cf7a70efce65cf9d40bd6bbca175e17f (diff) | |
download | ports-fc638bc7a6d06069c5d77d259f5c55439799b3e0.tar.gz ports-fc638bc7a6d06069c5d77d259f5c55439799b3e0.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/varnish/Makefile | 2 | ||||
-rw-r--r-- | www/varnish/pkg-plist | 1 | ||||
-rw-r--r-- | www/varnish2/Makefile | 2 | ||||
-rw-r--r-- | www/varnish2/pkg-plist | 1 |
4 files changed, 2 insertions, 4 deletions
diff --git a/www/varnish/Makefile b/www/varnish/Makefile index da08a863a93f..90b3d692b7aa 100644 --- a/www/varnish/Makefile +++ b/www/varnish/Makefile @@ -7,7 +7,7 @@ PORTNAME= varnish PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/varnish/pkg-plist b/www/varnish/pkg-plist index d76f740c1569..7a7a3c8e372d 100644 --- a/www/varnish/pkg-plist +++ b/www/varnish/pkg-plist @@ -27,6 +27,5 @@ libdata/pkgconfig/varnishapi.pc sbin/varnishd @exec mkdir %D/varnish @dirrmtry varnish -@dirrmtry libdata/pkgconfig @dirrm include/varnish @dirrm etc/varnish diff --git a/www/varnish2/Makefile b/www/varnish2/Makefile index da08a863a93f..90b3d692b7aa 100644 --- a/www/varnish2/Makefile +++ b/www/varnish2/Makefile @@ -7,7 +7,7 @@ PORTNAME= varnish PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/varnish2/pkg-plist b/www/varnish2/pkg-plist index d76f740c1569..7a7a3c8e372d 100644 --- a/www/varnish2/pkg-plist +++ b/www/varnish2/pkg-plist @@ -27,6 +27,5 @@ libdata/pkgconfig/varnishapi.pc sbin/varnishd @exec mkdir %D/varnish @dirrmtry varnish -@dirrmtry libdata/pkgconfig @dirrm include/varnish @dirrm etc/varnish |