diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-05 20:01:30 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-05 20:01:30 +0000 |
commit | 40ae984676596b95aaf430335936a765262f9124 (patch) | |
tree | 96cb7c58fc48e5ba36493745eee3764453f3df22 /devel/pharmacy/Makefile | |
parent | A windowmaker DockApp that maintains a small thumbnail copy (diff) |
Don't delete fairly common dirs (share/pixmaps)
Diffstat (limited to 'devel/pharmacy/Makefile')
-rw-r--r-- | devel/pharmacy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile index 7ecb1c38e203..684db8449385 100644 --- a/devel/pharmacy/Makefile +++ b/devel/pharmacy/Makefile @@ -10,7 +10,7 @@ DISTNAME= pharmacy-0.2.1 CATEGORIES= devel gnome MASTER_SITES= http://pharmacy.learnrespect.org/ -MAINTAINER= jedgar@fxp.org +MAINTAINER= jedgar@FreeBSD.org LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs |