aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xpostit
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-05-27 09:30:44 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-05-27 09:30:44 +0000
commit3cbe3004b5b4d2d86d546b9341771a1240be4546 (patch)
tree399aa47f4c81eed9ad97d8630295827717e23801 /deskutils/xpostit
parent579fb031a53c931c03122a0610f8fbd6bdd5bf83 (diff)
downloadports-3cbe3004b5b4d2d86d546b9341771a1240be4546.tar.gz
ports-3cbe3004b5b4d2d86d546b9341771a1240be4546.zip
Notes
Diffstat (limited to 'deskutils/xpostit')
-rw-r--r--deskutils/xpostit/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/deskutils/xpostit/Makefile b/deskutils/xpostit/Makefile
index acd6bd048003..65dc770af873 100644
--- a/deskutils/xpostit/Makefile
+++ b/deskutils/xpostit/Makefile
@@ -3,12 +3,11 @@
# Date created: 6 May 1996
# Whom: joerg
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/05/06 11:45:41 joerg Exp $
#
DISTNAME= xpostit3.3.1
-EXTRACT_SUFX= .tar.Z
-WRKSRC= work/xpostit
+PKGNAME= xpostit-3.3.1
CATEGORIES+= x11
#
# Not all servers archie could find actually still have it. Alas, some
@@ -16,9 +15,11 @@ CATEGORIES+= x11
# `part01.gz'.
#
MASTER_SITES= ftp://rs104.hrz.th-darmstadt.de/pub/X11/R5contrib/
+EXTRACT_SUFX= .tar.Z
MAINTAINER= joerg@FreeBSD.ORG
USE_IMAKE= yes
+WRKSRC= ${WRKDIR}/xpostit
.include <bsd.port.mk>