diff options
author | dougb <dougb@FreeBSD.org> | 2011-04-27 09:56:47 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-04-27 09:56:47 +0800 |
commit | 1ca3801f8835d96b36412bd81d76e033bfad7d2c (patch) | |
tree | a2fcffd732f25b719ac43c204fc0d4a2088e5193 /deskutils | |
parent | 9d41b68b119edaa11446e322c678fb36d22f0596 (diff) | |
download | freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.tar.gz freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.tar.zst freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.zip |
By Maintainer's request, toss these ports back into the pool
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/osmo/Makefile | 2 | ||||
-rw-r--r-- | deskutils/teapot/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile index 0b886a6b9999..7108fbef4019 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION}/ -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= A personal organizer LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile index 61c765f131a8..c341788d0b16 100644 --- a/deskutils/teapot/Makefile +++ b/deskutils/teapot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.syntax-k.de/projekte/${PORTNAME}/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT \ ${DISTNAME:C/^./T/}-Linux-x86${EXTRACT_SUFX}:docs -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= Full-screen curses based spread sheet program USE_CMAKE= yes |