aboutsummaryrefslogtreecommitdiff
path: root/news/husky-hptsqfix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/husky-hptsqfix/Makefile')
-rw-r--r--news/husky-hptsqfix/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/news/husky-hptsqfix/Makefile b/news/husky-hptsqfix/Makefile
deleted file mode 100644
index 09d53b778256..000000000000
--- a/news/husky-hptsqfix/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Max Khon
-# $FreeBSD$
-
-PORTNAME= hptsqfix
-PORTVERSION= 1.2.4
-PORTREVISION= 2
-CATEGORIES= news mail
-MASTER_SITES= SF/husky/${PORTNAME}/1.2-release
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Fix message base
-
-LIB_DEPENDS= libsmapi.so:${PORTSDIR}/news/husky-smapi
-
-MAN1= hptsqfix.1
-MANCOMPRESSED= yes
-PLIST_FILES= bin/hptsqfix
-
-NO_STAGE= yes
-.include "${.CURDIR}/../husky-base/Makefile.inc"
-.include <bsd.port.mk>