diff options
author | des <des@FreeBSD.org> | 2007-07-29 19:13:13 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2007-07-29 19:13:13 +0800 |
commit | 649c992055e8eeb0e28176052f374dcb9402c6a4 (patch) | |
tree | 89234eeb4a841bcf6478b55e35bdb07ee6e35f1b | |
parent | 846da1be3f2fe7dd26fb4064f758c7eeb86eab89 (diff) | |
download | freebsd-ports-gnome-649c992055e8eeb0e28176052f374dcb9402c6a4.tar.gz freebsd-ports-gnome-649c992055e8eeb0e28176052f374dcb9402c6a4.tar.zst freebsd-ports-gnome-649c992055e8eeb0e28176052f374dcb9402c6a4.zip |
Tweak previous commit.
-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 |