diff options
author | arved <arved@FreeBSD.org> | 2009-04-30 02:27:06 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2009-04-30 02:27:06 +0800 |
commit | 2dbfc52496b756af822a6b2a9aff233ce1e0ba03 (patch) | |
tree | dc8c607c9a148b97d7fe573145660f28871faebc /misc/help2man | |
parent | 88dfdab0ac97e4718e0fb1e60b54eae8587dcb03 (diff) | |
download | freebsd-ports-gnome-2dbfc52496b756af822a6b2a9aff233ce1e0ba03.tar.gz freebsd-ports-gnome-2dbfc52496b756af822a6b2a9aff233ce1e0ba03.tar.zst freebsd-ports-gnome-2dbfc52496b756af822a6b2a9aff233ce1e0ba03.zip |
Remove empty directories
PR: 133654
Submitted by: leeym
Diffstat (limited to 'misc/help2man')
-rw-r--r-- | misc/help2man/Makefile | 2 | ||||
-rw-r--r-- | misc/help2man/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index 3d02bbf42dbd..b443e3c7607e 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -8,7 +8,7 @@ PORTNAME= help2man PORTVERSION= 1.36.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/misc/help2man/pkg-plist b/misc/help2man/pkg-plist index b5ed30174e31..76529d747647 100644 --- a/misc/help2man/pkg-plist +++ b/misc/help2man/pkg-plist @@ -10,3 +10,5 @@ bin/help2man %%NLS%%@dirrmtry man/fr %%NLS%%@dirrmtry man/pl/man1 %%NLS%%@dirrmtry man/pl +%%NLS%%@dirrmtry man/sv/man1 +%%NLS%%@dirrmtry man/sv |