diff options
author | Steve Price <steve@FreeBSD.org> | 1998-10-05 05:18:06 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-10-05 05:18:06 +0000 |
commit | 8c1c5f4a177063cf410c956996fe02d4deb7f3c6 (patch) | |
tree | ac2af0f80404ef4aae169dc34e86d24bf2929779 /x11/xtestpicture | |
parent | 61b8183d2d26d74ed7220e3779585bb852d14003 (diff) | |
download | ports-8c1c5f4a177063cf410c956996fe02d4deb7f3c6.tar.gz ports-8c1c5f4a177063cf410c956996fe02d4deb7f3c6.zip |
Notes
Diffstat (limited to 'x11/xtestpicture')
-rw-r--r-- | x11/xtestpicture/Makefile | 3 | ||||
-rw-r--r-- | x11/xtestpicture/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/xtestpicture/Makefile b/x11/xtestpicture/Makefile index d39728e040a4..06e3e660e667 100644 --- a/x11/xtestpicture/Makefile +++ b/x11/xtestpicture/Makefile @@ -3,7 +3,7 @@ # Date created: 11 March 1997 # Whom: joerg # -# $Id: Makefile,v 1.3 1998/05/26 09:37:27 joerg Exp $ +# $Id: Makefile,v 1.4 1998/07/23 13:03:54 joerg Exp $ # DISTNAME= xtestpicture-1.2 @@ -13,5 +13,6 @@ MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/ MAINTAINER= joerg@FreeBSD.org USE_IMAKE= yes +MAN1= xtestpicture.1 .include <bsd.port.mk> diff --git a/x11/xtestpicture/pkg-plist b/x11/xtestpicture/pkg-plist index 20cb8eb235c6..b157caac309f 100644 --- a/x11/xtestpicture/pkg-plist +++ b/x11/xtestpicture/pkg-plist @@ -1,2 +1 @@ bin/xtestpicture -man/man1/xtestpicture.1.gz |