diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:43:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:43:59 +0000 |
commit | 6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (patch) | |
tree | 0c3309878fd450dd62184f1acef7c44d1acc7313 /print/pcal | |
parent | 4bcad8fbe603f44ebb6e03f8973707d0ff716aad (diff) |
Notes
Diffstat (limited to 'print/pcal')
-rw-r--r-- | print/pcal/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/print/pcal/Makefile b/print/pcal/Makefile index dd78cae35616..7c674e0d6eb2 100644 --- a/print/pcal/Makefile +++ b/print/pcal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pcal -# Date created: 10 June 2001 -# Whom: mwest@uct.ac.za -# +# Created by: mwest@uct.ac.za # $FreeBSD$ -# PORTNAME= pcal PORTVERSION= 4.11.0 @@ -23,6 +19,7 @@ PORTDOCS= ReadMe.txt pcal.html pcalw.html WWWSERVER!= hostname +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |