diff options
Diffstat (limited to 'print/virtualpaper/Makefile')
-rw-r--r-- | print/virtualpaper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/virtualpaper/Makefile b/print/virtualpaper/Makefile index 9db55ca..a544583 100644 --- a/print/virtualpaper/Makefile +++ b/print/virtualpaper/Makefile @@ -3,11 +3,10 @@ # Date created: 13 June 1996 # Whom: jkh # -# $Id: Makefile,v 1.2 1996/11/03 19:49:33 jdp Exp $ +# $Id: Makefile,v 1.3 1996/11/17 08:45:19 obrien Exp $ # DISTNAME= virtualpaper-1.4 -DIST_SUBDIR= virtualpaper-1.4 CATEGORIES= print MASTER_SITES= http://www.research.digital.com:80/SRC/virtualpaper/cgi-bin/nph-download.tcl/sources.tar.Z?object=Virtual+Paper/ DISTFILES= sources.tar.Z @@ -17,6 +16,7 @@ MAINTAINER= jdp@FreeBSD.org BUILD_DEPENDS= m3build-4:${PORTSDIR}/lang/modula-3 LIB_DEPENDS= m3\\.4\\.:${PORTSDIR}/lang/modula-3-lib +DIST_SUBDIR= virtualpaper-1.4 MAN1= LecternClient.1 Lectern.1 BuildLectern.1 EditLectern.1 do-build: |