diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2012-02-09 06:49:54 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2012-02-09 06:49:54 +0800 |
commit | d62b755e7781cb1df8f6c80c6793f18ba6b3f9c9 (patch) | |
tree | dc46cffec15a2ebacb46e82a4132210e4569a6e6 /www | |
parent | 55e963e8cea7484cd2f294c44906f51f2aedc45b (diff) | |
download | freebsd-ports-gnome-d62b755e7781cb1df8f6c80c6793f18ba6b3f9c9.tar.gz freebsd-ports-gnome-d62b755e7781cb1df8f6c80c6793f18ba6b3f9c9.tar.zst freebsd-ports-gnome-d62b755e7781cb1df8f6c80c6793f18ba6b3f9c9.zip |
- Remove 0 length file breaking pkg
Reported by: glarkin
Diffstat (limited to 'www')
-rw-r--r-- | www/apache22/Makefile | 2 | ||||
-rw-r--r-- | www/apache22/pkg-install | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index c4d5bc2b7cc0..dcf6bf086746 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -9,7 +9,7 @@ PORTNAME= apache PORTVERSION= 2.2.22 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} DISTNAME= httpd-${PORTVERSION} diff --git a/www/apache22/pkg-install b/www/apache22/pkg-install deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/www/apache22/pkg-install +++ /dev/null |