aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-05-19 03:13:11 +0800
committersat <sat@FreeBSD.org>2006-05-19 03:13:11 +0800
commit3f439069c7fa3a52bb79a7fc7216e41e78fe37c7 (patch)
tree827a2bdfe325268804368b9f3fd66a7951baf701
parent057e89e11d876cc53172607956f73cca461f7837 (diff)
downloadfreebsd-ports-gnome-3f439069c7fa3a52bb79a7fc7216e41e78fe37c7.tar.gz
freebsd-ports-gnome-3f439069c7fa3a52bb79a7fc7216e41e78fe37c7.tar.zst
freebsd-ports-gnome-3f439069c7fa3a52bb79a7fc7216e41e78fe37c7.zip
- Update my e-mail address
- Move 'diary-' to pkgnameprefix Approved by: krion (mentor, implicit)
-rw-r--r--misc/diary-hercules/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/diary-hercules/Makefile b/misc/diary-hercules/Makefile
index 46c2ac799c93..a5834da8aa5d 100644
--- a/misc/diary-hercules/Makefile
+++ b/misc/diary-hercules/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: diary-hercules
# Date created: 2 May 2006
-# Whom: Andrew Pantyukhin <infofarmer@gmail.com>
+# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
-PORTNAME= diary-hercules
+PORTNAME= hercules
PORTVERSION= 0.0.3.2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= hercules-${PORTVERSION}
+PKGNAMEPREFIX= diary-
-MAINTAINER= infofarmer@gmail.com
+MAINTAINER= infofarmer@FreeBSD.org
COMMENT= A personal workout diary program for bodybuilders
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wx-2.6-gtk2-unicode/wx/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython26-unicode \