diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-08-29 14:16:03 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-08-29 14:16:03 +0000 |
commit | bd78be73dd37098fe12c84249b26260a97aa8690 (patch) | |
tree | 9e5f9914857b88d20096ab74828a4f78a8fc2483 /comms/java-commapi | |
parent | - This is not BROKEN, it just needs manual fetching. Remove (diff) |
- Remove bogus conditional IGNORE for PACKAGE_BUILDING; these should
be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES
and require manual fetching, others are already marked RESTRICTED.
- Trim headers
- Convert some pre-fetch errors into IGNORE
- Remove needless quoting in java/jdk7-doc IGNORE
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=325598
Diffstat (limited to 'comms/java-commapi')
-rw-r--r-- | comms/java-commapi/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/java-commapi/Makefile b/comms/java-commapi/Makefile index 28d7da10f290..ea1e7697543e 100644 --- a/comms/java-commapi/Makefile +++ b/comms/java-commapi/Makefile @@ -1,7 +1,5 @@ # Created by: Ari Suutari <ari.suutari@syncrontech.com> -# # $FreeBSD$ -# PORTNAME= java-commapi PORTVERSION= 2.0.3 |